home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / OpenLinux 2.3 CD.iso / col / launch / lisa / floppy / READMEus.txt < prev   
Encoding:
Text File  |  1999-08-12  |  3.2 KB  |  102 lines

  1. LAUNCHING THE OPENLINUX INSTALLATION FROM A DISKETTE             August 1999
  2. ---------------------------------------------------------------------------
  3. This document explains how to launch the OpenLinux installation with a 
  4. diskette.  This is useful when you do not have a bootable CD-ROM.
  5.  
  6. This file contains the following:
  7.  
  8. - Contents of This Directory
  9. - Creating Install and Modules Diskettes
  10. - Installation Instructions
  11.  
  12.  
  13. Contents of This Directory
  14. ==========================
  15.  
  16. - READMEus.txt - This file
  17.  
  18. - install.144  - Install disk image for a 1.44 MB diskette
  19.  
  20. - install.bat  - DOS batch file that runs rawrite.exe with install.144
  21.  
  22. - modules.144  - Modules disk image for a 1.44 MB diskette
  23.  
  24. - modules.bat  - DOS batch file that runs rawrite.exe with modules.144
  25.  
  26. - rawrite.exe  - Program for copying the install and modules images
  27.                  to a diskette
  28.  
  29. - rawrite.pif  - Window's pif file for the Windows setup diskette
  30.                  create process.
  31.  
  32.  
  33. Creating Install and Modules Diskettes
  34. ======================================
  35. To create OpenLinux(TM) install and modules diskettes, follow these steps:
  36.  
  37.   Creating an Install Diskette
  38.   ----------------------------
  39.  
  40.   To create an install diskette, do the following:
  41.  
  42.   1. Insert a blank 1.44 MB diskette in the diskette drive.
  43.  
  44.   2. Do one of these:
  45.  
  46.      - From an OpenLinux command line, type 
  47.  
  48.        dd if=install.144 of=/dev/fd0 <Enter>
  49.  
  50.      - From a DOS command line, run the "RAWRITE" utility in the
  51.        "col\launch\lisa\floppy" directory on this OpenLinux CD, and then 
  52.        follow the prompts for transferring the "install.144" file to
  53.        the diskette, or run "install.bat".
  54.  
  55.      - From Windows, insert the CD (if autorun.inf does not start up
  56.        a menu then run "winsetup\setup.exe"), go to the Install
  57.        Product / Create Install Diskettes menu and follow the
  58.        instructions.
  59.  
  60.   3. Label the diskette.
  61.  
  62.   NOTE: For an updated installation image, see Caldera Systems' Web site.
  63.  
  64.  
  65.   Creating Modules Diskette
  66.   -------------------------
  67.   To create a modules diskette, do the following:
  68.  
  69.   1. Insert a blank 1.44 MB diskette in the diskette drive.
  70.  
  71.   2. Do one of these:
  72.  
  73.      - From an OpenLinux command line, type
  74.  
  75.        dd if=modules.144 of=/dev/fd0
  76.  
  77.      - From a DOS command line, run the "RAWRITE" utility in the
  78.        "col\launch\lisa\floppy" directory on this OpenLinux CD, and then 
  79.        follow the prompts for transferring the "modules.144" file to
  80.        the diskette, or run "modules.bat".
  81.  
  82.      - From Windows, insert the CD (if autorun.inf does not start up
  83.        a menu then run "winsetup\setup.exe"), go to the Install
  84.        Product / Create Install Diskettes menu and follow the
  85.        instructions.
  86.    
  87.   3. Label the diskette.
  88.  
  89.   NOTE: For an updated installation image, see Caldera Systems' Web site.
  90.  
  91.  
  92. Installation Instructions
  93. =========================
  94. To install OpenLinux with the diskette you created, do the following:
  95.  
  96.   1. Insert the Install diskette.
  97.  
  98.   2. Turn on your computer and then follow the prompts.
  99.  
  100.   For details on installing OpenLinux, see the "Getting Started Guide."
  101.  
  102.